PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFRectilinearMeasure Class / getScaleRatio Method
In This Topic
    getScaleRatio Method
    In This Topic
    Gets the scale ratio.
    Universally recognized unit abbreviations should be used, either matching those of the number format collections in this object or those of commonly used scale ratios.
    For example: 1/4 in = 1 ft
    Syntax
    public java.lang.String getScaleRatio()

    Return Value

    A text string expressing the scale ratio of the drawing in the region corresponding to this object.
    See Also